| 1. | Function count counts the number of selected elements Count函数可以计数所选元素的个数 |
| 2. | The str _ word _ count ( ) function counts the number of words in a string 函数的作用是:计算字符串中的词数。 |
| 3. | The substr _ count ( ) function counts the number of times a substring occurs in a string 函数的作用是:查找子字符串出现次数。 |
| 4. | The count ( ) function counts the elements of an array , or the properties of an object 函数的作用是:计算数组中的元素数目或对象中的属性个数。 |
| 5. | The sizeof ( ) function counts the elements of an array , or the properties of an object 函数的作用是:统计一个数组中所包含的元素数量;或者是统计一个对象中所包含的属性数量。 |
| 6. | Any reference to managed code from a transact - sql user - defined function counts as one level against the 32 - level nesting limit 从transact - sql用户定义函数对托管代码的任何引用都将计入32级嵌套限制的一个级别。 |
| 7. | As written , the function counts weekends , new year ' s day , memorial day , the fourth of july , labor day , thanksgiving , and christmas as non - business days 正如所编写的,这个函数能用来计算周末,新年,纪念日,美国国庆日,劳工节,感恩节,以及圣诞节这些非商业的日期。 |